Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
HttpRequest Class Reference

HTTP request structure. More...

Inheritance diagram for HttpRequest:
HttpRequestHeader HttpHeader Header Pdu Signal

Public Attributes

string version
 
string fileName
 
string userName
 
string password
 
- Public Attributes inherited from HttpRequestHeader
vector< HttpHeaderPairrequestHeaders
 
- Public Attributes inherited from HttpHeader
HttpType type
 
bool isHttps
 
- Public Attributes inherited from Header
Pdu payload
 

Detailed Description

HTTP request structure.

Member Data Documentation

◆ fileName

string HttpRequest::fileName

◆ password

string HttpRequest::password

◆ userName

string HttpRequest::userName

◆ version

string HttpRequest::version

The documentation for this class was generated from the following file: